home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 702 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  810 b 

  1. Path: news.mr.net!usenet
  2. From: phillip.patton@lawson.com (Phillip Patton)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: HELP!: Need help with DLL's
  5. Date: 5 Jan 1996 21:56:04 GMT
  6. Organization: Lawson Software
  7. Message-ID: <4ck6pk$hvl@news.mr.net>
  8. References: <4ce9h7$in7@scotsman.ed.ac.uk>
  9. NNTP-Posting-Host: 204.73.38.62
  10. Mime-Version: 1.0
  11. X-Newsreader: WinVN 0.99.3
  12.  
  13. >
  14. >hi,
  15. >
  16. >I am about to start programming DLL's and I need to know what
  17. kind of structure they take in the code. I know how to pull
  18. them into a windows program but I just can't find any books
  19. or text on programming them. If anyone knows any good books
  20. or texts I can get I would be glad of thier help.
  21.  
  22.  
  23. Try "Programming Windows 3.1" by Charles Petzold. The last chapter has 
  24. some info on creating dll's. It's about the only thing I've found so far.
  25.  
  26.